Online documentation - WebsydianExpress v3.5 |
APIServer.AuthorizedEvents.FindDefaultEvent
Field | Variable | ...as | Description |
---|---|---|---|
AuthorizedEventSiteKey | Input | Input | The unique identification of the site you wan to find the default event for. |
AuthorizedEventSurrogate | Output | Output | The unique identification of the authorized event that is used a the default event for the site. |
AuthorizedEventImplName | Output | Output | The name of the event that is used as the default event for the site. |
AuthorizedEventDescription | Output | Output | The description of the event that is used as the default event for the site. |
AuthorizedEventSiteKey | Output | Output | The unique identification of the site |
Comment | Output | Output | The comment specified for the event |
When WebsydianExpress checks the authorization for an authorized event, and finds that there are no record for the event, it creates a record based on the default event for the site.
This function returns the default event that is defined for the specified site. If no default event is specified for the site, it is created.
WSE0254 - Site not found